FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package cce.fhir.full#0.2.0 (110 ms)

Package cce.fhir.full
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=cce.fhir.full@0.2.0&canonical=https://www.cancercoreeurope.eu/fhir/StructureDefinition/cce-core-Encounter-Fall
Url https://www.cancercoreeurope.eu/fhir/StructureDefinition/cce-core-Encounter-Fall
Version 0.0.1
Status draft
Name Fall
Experimental False
Description Encounter merely forms a timeline/chronology of the various events (diagnosis, therapies and courses)
Type Encounter
Kind resource

Resources that use this resource

StructureDefinition
https://www.cancercoreeurope.eu/fhir/StructureDefinition/cce-core-Observation-GeneticVariant GeneticVariant
https://www.cancercoreeurope.eu/fhir/StructureDefinition/cce-core-Observation-Grading Grading
https://www.cancercoreeurope.eu/fhir/StructureDefinition/cce-core-Observation-LocalTumorStatus LocalTumorStatus
https://www.cancercoreeurope.eu/fhir/StructureDefinition/cce-core-Observation-NumberOfLymphNodesAffected NumberOfLymphNodesAffected
https://www.cancercoreeurope.eu/fhir/StructureDefinition/cce-core-Observation-NumberOfLymphNodesExamined NumberOfLymphNodesExamined
https://www.cancercoreeurope.eu/fhir/StructureDefinition/cce-core-Observation-NumberOfSentinelLymphNodesAffected NumberOfSentinelLymphNodesAffected
https://www.cancercoreeurope.eu/fhir/StructureDefinition/cce-core-Observation-NumberOfSentinelLymphNodesExamined NumberOfSentinelLymphNodesExamined
https://www.cancercoreeurope.eu/fhir/StructureDefinition/cce-core-Observation-OverallAssessmentResidualstatus OverallAssessmentResidualstatus

Resources that this resource uses

StructureDefinition
https://www.cancercoreeurope.eu/fhir/StructureDefinition/cce-core-Condition-Primarydiagnosis Primarydiagnosis
https://www.cancercoreeurope.eu/fhir/StructureDefinition/cce-core-Patient-Patient Patient
https://www.cancercoreeurope.eu/fhir/StructureDefinition/cce-core-Patient-Pseudonym PatientPseudonym


Source

{
  "resourceType" : "StructureDefinition",
  "url" : "https://www.cancercoreeurope.eu/fhir/StructureDefinition/cce-core-Encounter-Fall",
  "version" : "0.0.1",
  "name" : "Fall",
  "status" : "draft",
  "description" : "Encounter merely forms a timeline/chronology of the various events (diagnosis, therapies and courses)",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Encounter",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Encounter",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Encounter.status",
        "path" : "Encounter.status",
        "mustSupport" : true
      },
      {
        "id" : "Encounter.class",
        "path" : "Encounter.class",
        "mustSupport" : true
      },
      {
        "id" : "Encounter.class.system",
        "path" : "Encounter.class.system",
        "fixedUri" : "http://terminology.hl7.org/CodeSystem/v3-ActCode"
      },
      {
        "id" : "Encounter.subject",
        "path" : "Encounter.subject",
        "short" : "The patient present at the encounter",
        "min" : 1,
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "https://www.cancercoreeurope.eu/fhir/StructureDefinition/cce-core-Patient-Patient",
              "https://www.cancercoreeurope.eu/fhir/StructureDefinition/cce-core-Patient-Pseudonym"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Encounter.period",
        "path" : "Encounter.period",
        "mustSupport" : true
      },
      {
        "id" : "Encounter.diagnosis",
        "path" : "Encounter.diagnosis",
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Encounter.diagnosis.condition",
        "path" : "Encounter.diagnosis.condition",
        "short" : "The diagnosis relevant to the encounter",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "https://www.cancercoreeurope.eu/fhir/StructureDefinition/cce-core-Condition-Primarydiagnosis"
            ]
          }
        ],
        "mustSupport" : true
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.